Skip to content

[#161748253] Create GET endpoint for delivery orders list#23

Merged
ipaullly merged 2 commits intodevelopfrom
ft-GET-parcels-161748253
Nov 15, 2018
Merged

[#161748253] Create GET endpoint for delivery orders list#23
ipaullly merged 2 commits intodevelopfrom
ft-GET-parcels-161748253

Conversation

@ipaullly
Copy link
Owner

@ipaullly ipaullly commented Nov 6, 2018

What does this PR do?

Create a GET request API to retrieve list of delivery orders

Description of Task to be completed?

A user can send a GET request via postman and receive a list of delivery orders

How should this be manually tested?

clone repo into a local directory
git clone --single-branch -b ft-GET-parcels-161748253 git@github.com:ipaullly/sendIT.git
cd into the sendIT directory
activate virtual environment
source venv/bin/activate
install dependencies
pip install requirements.txt
power up Postman and send a body of JSON via a POST method to your server
now send a GET request to the same url to get a list of delivery orders

What are the relevant pivotal tracker stories?

#22

@ipaullly ipaullly merged commit 26d0031 into develop Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant